dgb: Phase B share-layer pillars (share_types, share, peer) — Scrypt-only - #113
Closed
frstrtr wants to merge 2 commits into
Closed
dgb: Phase B share-layer pillars (share_types, share, peer) — Scrypt-only#113frstrtr wants to merge 2 commits into
frstrtr wants to merge 2 commits into
Conversation
…only divergence from ltc; Formatter byte-parity with p2pool-merged-v36 preserved
frstrtr
added a commit
that referenced
this pull request
Jun 16, 2026
…the matrix Add dgb/slice4-skeleton to pull_request.branches in build.yml and coin-matrix.yml. The filter is read from the base branch copy, so PRs targeting this integration branch (#113 dgb/share-layer-port) otherwise never trigger. Additive only; per-coin source-presence guard unchanged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #112 (slice #4 skeleton).
Scope
Ports the LTC top-level share/pool pillars that DGB lacked, into src/impl/dgb/:
Divergence from src/impl/ltc/
Namespace-only (ltc:: -> dgb::). Formatter byte-parity with p2pool-merged-v36 preserved — share serialization format byte is identical to the Python reference, no wire-format drift.
Build
c2pool-dgb target builds 100% green on workstation (stacked on slice #4).
Compatibility
Notes